Einhugur Word Plugin for Xojo

Run.Spacing Property

Added Spacing property to the Run class.
Added Spacing property to the StylePart class.
Updated the miniz library used for the compression under the hood in the Word plugin.
Fixed issue with reading Bold and Italic properties.

Spacing as Integer {Read and Write}

Remarks

The value can be positive or negative. The value is represented in twentieths of a point (equivalent to 1/1440th of an inch).


The value -10000 for this property means not set.

See Also

Run Class